fabLocation
Type
property
Summary
The position of the FAB.
Syntax
set the fabLocation of widget to <String>
get the fabLocation of widget
Description
Define the location for the floating action button (FAB). Values can be one of ["Top","Bottom"].
Examples
set the fabLocation of widget "NavigationRail" to "Top"